alpha
Login
or
Join now
jack.is
/
leaflet
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
a tool for shared writing and social publishing
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
leaflet
/
app
/
api
/
rpc
/
[command]
/
at
feature/pub-contributors-2
20 files
Jared Pereira
clean up some files
2mo ago
fd1e3cf9
domain_routes.ts
clean up some files
2 months ago
getFactsForRoots.ts
Perf/homepage (#306) * optimize homepage leaflets query * seperate static landing page * wrap legal in suspense boundary * login tweaks * don't show untitled for logged out users * fix adding empty doc to home from new button
2 months ago
get_document_interactions.ts
fetch bluesky profile data directly and cache
2 months ago
get_hot_feed.ts
Perf/homepage (#306) * optimize homepage leaflets query * seperate static landing page * wrap legal in suspense boundary * login tweaks * don't show untitled for logged out users * fix adding empty doc to home from new button
2 months ago
get_leaflet_data.ts
clean up some files
2 months ago
get_profile_data.ts
share oauth client per function
2 months ago
get_profiles.ts
clean up some files
2 months ago
get_publication_analytics.ts
fix(security): missing authorization check on publication analyti (#296) In get_publication_analytics.ts, the code checks if the user has entitlements but does not verify that the user actually owns or has access to the specific publication_uri being queried. Any entitled user could potentially access analytics for any publication. Signed-off-by: tomaioo <203048277+tomaioo@users.noreply.github.com>
2 months ago
get_publication_data.ts
Merge branch 'main' into feature/pub-contributors
2 months ago
get_publication_subscribers_timeseries.ts
more profile read fixes
2 months ago
get_standard_site_posts.ts
Polish group-publication contributors Contributor settings & invitations: - Add copy-invite-link to invited rows; non-optimistic invite with loader - Use the shared getProfiles cache instead of bsky_profiles joins - Accept page inherits the publication theme Draft contributors & byline: - Draft contributor selector in the editor header (defaults to owner) - Write contributors to the site.standard.document record at publish - Render multi-contributor bylines on the post page, post lists, and newsletter emails, consolidated through src/utils/byline.ts Bluesky cross-post: - Preview shows the publication identity; for publications the post is now created from the owner's PDS so preview and reality match Refactor: - Fold getIdentityData's follow-up queries into the main identities query via PostgREST embeds Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2 months ago
get_user_mention_services.ts
Feature/mention services (#283) * wip * some fixes * get basic mentions working * proxy mention service requests through pds * add embed to mention services and fix some behavior * wip change lexicon name and some other stuff i forget * update parts.page lexicons * fix opening at mentions * more scoping stuff * render labels and descriptions * support aspect ratio for embeds * handle aspect ratios for mention embeds * support iframe pages and basic iframe channel * WIP capn web * wip * remove some logging * add colors and lexicon for embed ctx
3 months ago
get_user_recommendations.ts
Feature/recommend (#264) * just like a bunch of stuff sorry * cleaned up naming * refactor the bskypostcontent to use booleans for reply and quote rather than functions, include its own reply line, some renaming of variables to be more consistant * styling the grandparents in the threadviewer * styling the quotepage * adjustments to make everything more consistent * use BskyPostContent in the leaflet as well * fixing the width of thread and quote pages so they don't get too wide * make the reply line emcompass it's replies as well * little tweaks to the embed block * fixed a bunch of small things * init the recommend button, some stuff is broken tho * oops forgot the new files * add local like data fetching w/ batcher * adjusting interaction button styles for consistency * add user preference to show/hide recommends * made some chnages to canvas layout to better match * `add a little smoker to the recommend acion to keep it cute * copy fixes * spacing fixes --------- Co-authored-by: Jared Pereira <jared@awarm.space>
5 months ago
proxy_mention_search.ts
Feature/mention services (#283) * wip * some fixes * get basic mentions working * proxy mention service requests through pds * add embed to mention services and fix some behavior * wip change lexicon name and some other stuff i forget * update parts.page lexicons * fix opening at mentions * more scoping stuff * render labels and descriptions * support aspect ratio for embeds * handle aspect ratios for mention embeds * support iframe pages and basic iframe channel * WIP capn web * wip * remove some logging * add colors and lexicon for embed ctx
3 months ago
pull.ts
simplify some stuff
2 months ago
push.ts
just lock on token It seems better? purely anecdotally from looking at the docs
11 months ago
route.ts
clean up some files
2 months ago
search_loose_leafs.ts
Feature/mention services (#283) * wip * some fixes * get basic mentions working * proxy mention service requests through pds * add embed to mention services and fix some behavior * wip change lexicon name and some other stuff i forget * update parts.page lexicons * fix opening at mentions * more scoping stuff * render labels and descriptions * support aspect ratio for embeds * handle aspect ratios for mention embeds * support iframe pages and basic iframe channel * WIP capn web * wip * remove some logging * add colors and lexicon for embed ctx
3 months ago
search_publication_documents.ts
Perf/homepage (#306) * optimize homepage leaflets query * seperate static landing page * wrap legal in suspense boundary * login tweaks * don't show untitled for logged out users * fix adding empty doc to home from new button
2 months ago
search_publication_names.ts
Perf/homepage (#306) * optimize homepage leaflets query * seperate static landing page * wrap legal in suspense boundary * login tweaks * don't show untitled for logged out users * fix adding empty doc to home from new button
2 months ago